home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 13
/
the-mac-13.iso
/
On The Rom
/
100 Best Mac CD-ROMs Selection
/
UNZIP-DEMO
/
ZIPFILES
/
alt00
/
00030.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-25
|
304 b
|
11 lines
on exitFrame
repeat while the mouseDown
set the locH of sprite 20 to the mouseH
set the locV of sprite 20 to the mouseV + 75
set the locH of sprite 21 to the locH of sprite 20 + 39
set the locV of sprite 21 to the locV of sprite 20 - 167
updateStage()
end repeat
go("ven3")
end